0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.1919410228729 383 0.3477 0


No Amazon API Requests Made.


App Debug - Total Time 1.1919410228729 seconds

Number Time From Start Name Description
1 0.62011098861694 Initialise Initialise FSB Function
2 0.62202382087708 App Controller Start Start of the App controller (called before the controller of every page)
3 0.6250638961792 Start of getCategoryListByGroup Function Before first category groups query
4 0.62539196014404 After initial query Before first category groups query
5 0.62539386749268 Get Category List for Group Before the call to getCategoryList function
6 0.62539601325989 Start of GetCategoryList function Start of the function
7 0.62539887428284 Before getting categories Query to get specific category list
8 0.62592601776123 After getting categories Query to get specific category list
9 0.62592792510986 Before getting category custom Before call to function getCategoryCustom
10 0.62864780426025 After getting category custom After call to function getCategoryCustom
11 0.62864995002747 Before getting category custom Before call to function getCategoryCustom
12 0.65014481544495 After getting category custom After call to function getCategoryCustom
13 0.65014791488647 Before getting category custom Before call to function getCategoryCustom
14 0.65742993354797 After getting category custom After call to function getCategoryCustom
15 0.65743184089661 Before getting category custom Before call to function getCategoryCustom
16 0.6615879535675 After getting category custom After call to function getCategoryCustom
17 0.66158986091614 Before getting category custom Before call to function getCategoryCustom
18 0.66513299942017 After getting category custom After call to function getCategoryCustom
19 0.6651349067688 Before getting category custom Before call to function getCategoryCustom
20 0.66833281517029 After getting category custom After call to function getCategoryCustom
21 0.6683349609375 End of GetCategoryList function End of the function
22 0.66833996772766 Get Category List for Group Before the call to getCategoryList function
23 0.66834592819214 Start of GetCategoryList function Start of the function
24 0.66834902763367 Before getting categories Query to get specific category list
25 0.66864085197449 End of getCategoryListByGroup Function Before return()
26 0.75007796287537 App Controller End End of the App controller (called before the controller of every page)
27 0.95040392875671 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 0.95110702514648 Before Get Options Before the call to getOptions in the tpl class
29 0.9743218421936 After Get Options After the call to getOptions in the tpl class
30 0.97435402870178 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.1919279098511 Finalizing debug Before the debug is output to the page.
32 1.19193983078 End of App This is the end of the app logging, final timestamp


Query Debug - 383 Database Queries. Total time 0.3477 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0005 0.00052690505981445
SELECT parameter, value FROM parameters
2 0.0013 0.0012509822845459
SELECT * FROM `bad_bots`
3 0.0003 0.00029802322387695
SET time_zone = 'Europe/London'
4 0.0003 0.00025391578674316
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0007 0.00073790550231934
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"18.223.106.232\";}'
6 0.0006 0.0005791187286377
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1715354326'
7 0.0013 0.001255989074707
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0016 0.0015561580657959
UPDATE autorun SET lastrun = '2024-05-10 15:18:47' WHERE id = '13'
9 0.0004 0.0003819465637207
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0003 0.00030803680419922
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0003 0.00032305717468262
SELECT * FROM pages WHERE id = 52
12 0.0010 0.0010027885437012
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0011 0.001068115234375
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0005 0.00048613548278809
SELECT * FROM pages WHERE pagename = 'search'
15 0.0003 0.00031709671020508
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0005 0.00050997734069824
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0003 0.00027799606323242
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0003 0.00028586387634277
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0003 0.00028896331787109
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00030303001403809
SELECT id FROM categories WHERE parent_id = '26'
21 0.0003 0.00031590461730957
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0003 0.00026702880859375
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0003 0.00030112266540527
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0003 0.0002899169921875
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00029897689819336
SELECT * FROM categorygroups WHERE id = '1'
26 0.0107 0.010694026947021
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0004 0.00038290023803711
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00030088424682617
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00028204917907715
SELECT id FROM categories WHERE parent_id = '27'
30 0.0085 0.0084810256958008
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0003 0.00034785270690918
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0003 0.00032997131347656
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00029802322387695
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00027704238891602
SELECT * FROM categorygroups WHERE id = '1'
35 0.0023 0.0023460388183594
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.00034308433532715
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0002 0.00024914741516113
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.0002751350402832
SELECT id FROM categories WHERE parent_id = '28'
39 0.0026 0.0025820732116699
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0007 0.00067305564880371
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0003 0.00027012825012207
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0002 0.00022602081298828
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0002 0.00024199485778809
SELECT * FROM categorygroups WHERE id = '1'
44 0.0006 0.00060892105102539
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0008 0.00081586837768555
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0003 0.00030684471130371
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00025391578674316
SELECT id FROM categories WHERE parent_id = '29'
48 0.0007 0.00065422058105469
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0007 0.00068187713623047
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0003 0.0002589225769043
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0002 0.00024700164794922
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00025582313537598
SELECT * FROM categorygroups WHERE id = '1'
53 0.0006 0.0006258487701416
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0007 0.00066900253295898
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00025200843811035
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00026297569274902
SELECT id FROM categories WHERE parent_id = '30'
57 0.0006 0.00060391426086426
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0003 0.00026512145996094
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0003 0.00027012825012207
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0003 0.00026392936706543
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00025391578674316
SELECT * FROM categorygroups WHERE id = '1'
62 0.0006 0.00058698654174805
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0003 0.00028300285339355
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00029492378234863
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0002 0.00024604797363281
SELECT id FROM categories WHERE parent_id = '31'
66 0.0006 0.00063395500183105
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0003 0.00028610229492188
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0002 0.00024318695068359
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0002 0.00024795532226562
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00030207633972168
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00027990341186523
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0003 0.00027894973754883
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0003 0.0002748966217041
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0003 0.00026202201843262
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0003 0.00025105476379395
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0008 0.00082111358642578
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0007 0.00067305564880371
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.0759 0.075874805450439
SELECT * FROM ipgeocountries WHERE INET_ATON('18.223.106.232') >= INET_ATON(ip_start) AND INET_ATON('18.223.106.232') <= INET_ATON(ip_end)
79 0.0008 0.00084590911865234
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0004 0.0003819465637207
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00037407875061035
SELECT * FROM pages WHERE pagename = 'search'
82 0.0148 0.014780044555664
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0005 0.00054407119750977
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0003 0.00027585029602051
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0003 0.00026607513427734
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0003 0.00029611587524414
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0003 0.00026082992553711
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0016 0.0016250610351562
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert thE du hammam bote metal 100g', NOW(), '18.223.106.232'
89 0.0010 0.0009758472442627
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0007 0.00073003768920898
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0100 0.010032892227173
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (keyfeatures LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (keyfeatures LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (keyfeatures LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (keyfeatures LIKE '100g') OR (title LIKE '100g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0004 0.00040912628173828
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (title LIKE '100g'))
		AND hide = 0
93 0.0003 0.00028800964355469
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (title LIKE '100g'))
		AND hide = 0
94 0.0003 0.00031805038452148
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0104 0.010430097579956
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (keyfeatures LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (keyfeatures LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (keyfeatures LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (keyfeatures LIKE '%100g%') OR (title LIKE '%100g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00030803680419922
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (title LIKE '%100g%'))
		AND hide = 0
97 0.0002 0.00024509429931641
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (title LIKE '%100g%'))
		AND hide = 0
98 0.0013 0.0013339519500732
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0012 0.0012109279632568
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0142 0.014211893081665
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (keyfeatures LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (keyfeatures LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (keyfeatures LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (keyfeatures LIKE '100g') OR (title LIKE '100g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0005 0.00045895576477051
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (title LIKE '100g'))
		AND hide = 0
102 0.0003 0.00031900405883789
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (title LIKE '100g'))
		AND hide = 0
103 0.0004 0.00035190582275391
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0195 0.01950216293335
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (keyfeatures LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (keyfeatures LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (keyfeatures LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (keyfeatures LIKE '%100g%') OR (title LIKE '%100g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00028109550476074
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (title LIKE '%100g%'))
		AND hide = 0
106 0.0003 0.00030708312988281
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (title LIKE '%100g%'))
		AND hide = 0
107 0.0005 0.00047898292541504
SELECT * FROM products WHERE id = '2156'
108 0.0005 0.00053000450134277
SELECT * FROM productimages WHERE product_id = '2156' ORDER BY sortorder ASC
109 0.0004 0.00043296813964844
SELECT * FROM product_image_select WHERE product_id = '2156'
110 0.0003 0.00034999847412109
SELECT * FROM productcustomimages WHERE product_id = '2156'
111 0.0006 0.0006411075592041
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2156' AND a.name = n.originalname
112 0.0005 0.00045180320739746
SELECT * FROM productoffers WHERE product_id = '2156' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0009 0.00086808204650879
SELECT * FROM productoffers
                WHERE product_id = '2156' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0009 0.00091814994812012
SELECT value FROM productattributes WHERE product_id = '2156' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
115 0.0006 0.00059604644775391
SELECT * FROM products WHERE id = '3938'
116 0.0003 0.0002589225769043
SELECT * FROM productimages WHERE product_id = '3938' ORDER BY sortorder ASC
117 0.0003 0.00028800964355469
SELECT * FROM product_image_select WHERE product_id = '3938'
118 0.0003 0.0002748966217041
SELECT * FROM productcustomimages WHERE product_id = '3938'
119 0.0003 0.00026488304138184
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3938' AND a.name = n.originalname
120 0.0003 0.00026202201843262
SELECT * FROM productoffers WHERE product_id = '3938' AND merchantid = 'A1X6FK5RDHNB96'
121 0.0003 0.0002598762512207
SELECT * FROM productoffers
                WHERE product_id = '3938' AND price > 0
                ORDER BY price ASC LIMIT 1
122 0.0003 0.00026798248291016
SELECT * FROM productoffers
                WHERE product_id = 3938
                ORDER BY price ASC LIMIT 1
123 0.0003 0.00026917457580566
SELECT value FROM productattributes
                WHERE product_id = '3938'
                AND name = 'ListPriceAmount'
124 0.0003 0.00025415420532227
SELECT value FROM productattributes WHERE product_id = '3938' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
125 0.0004 0.0004429817199707
SELECT * FROM products WHERE id = '4949'
126 0.0008 0.00076508522033691
SELECT * FROM productimages WHERE product_id = '4949' ORDER BY sortorder ASC
127 0.0004 0.00042390823364258
SELECT * FROM product_image_select WHERE product_id = '4949'
128 0.0003 0.00034403800964355
SELECT * FROM productcustomimages WHERE product_id = '4949'
129 0.0011 0.0011019706726074
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4949' AND a.name = n.originalname
130 0.0004 0.00042390823364258
SELECT * FROM productoffers WHERE product_id = '4949' AND merchantid = 'A1X6FK5RDHNB96'
131 0.0004 0.0003969669342041
SELECT * FROM productoffers
                WHERE product_id = '4949' AND price > 0
                ORDER BY price ASC LIMIT 1
132 0.0007 0.00068998336791992
SELECT value FROM productattributes WHERE product_id = '4949' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
133 0.0006 0.00062990188598633
SELECT * FROM products WHERE id = '1224'
134 0.0005 0.0005040168762207
SELECT * FROM productimages WHERE product_id = '1224' ORDER BY sortorder ASC
135 0.0004 0.0003960132598877
SELECT * FROM product_image_select WHERE product_id = '1224'
136 0.0004 0.00037288665771484
SELECT * FROM productcustomimages WHERE product_id = '1224'
137 0.0008 0.00075411796569824
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1224' AND a.name = n.originalname
138 0.0005 0.00052094459533691
SELECT * FROM productoffers WHERE product_id = '1224' AND merchantid = 'A1X6FK5RDHNB96'
139 0.0007 0.0006871223449707
SELECT * FROM productoffers
                WHERE product_id = '1224' AND price > 0
                ORDER BY price ASC LIMIT 1
140 0.0006 0.00056815147399902
SELECT value FROM productattributes WHERE product_id = '1224' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
141 0.0006 0.00059604644775391
SELECT * FROM products WHERE id = '1561'
142 0.0007 0.0006868839263916
SELECT * FROM productimages WHERE product_id = '1561' ORDER BY sortorder ASC
143 0.0004 0.00043487548828125
SELECT * FROM product_image_select WHERE product_id = '1561'
144 0.0007 0.0007319450378418
SELECT * FROM productcustomimages WHERE product_id = '1561'
145 0.0011 0.0010571479797363
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1561' AND a.name = n.originalname
146 0.0005 0.00048685073852539
SELECT * FROM productoffers WHERE product_id = '1561' AND merchantid = 'A1X6FK5RDHNB96'
147 0.0004 0.00042986869812012
SELECT * FROM productoffers
                WHERE product_id = '1561' AND price > 0
                ORDER BY price ASC LIMIT 1
148 0.0004 0.00043797492980957
SELECT value FROM productattributes WHERE product_id = '1561' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
149 0.0006 0.00058102607727051
SELECT * FROM products WHERE id = '1125'
150 0.0003 0.00034403800964355
SELECT * FROM productimages WHERE product_id = '1125' ORDER BY sortorder ASC
151 0.0003 0.00026893615722656
SELECT * FROM product_image_select WHERE product_id = '1125'
152 0.0003 0.00025510787963867
SELECT * FROM productcustomimages WHERE product_id = '1125'
153 0.0003 0.0002751350402832
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1125' AND a.name = n.originalname
154 0.0003 0.00026893615722656
SELECT * FROM productoffers WHERE product_id = '1125' AND merchantid = 'A1X6FK5RDHNB96'
155 0.0003 0.00028896331787109
SELECT * FROM productoffers
                WHERE product_id = '1125' AND price > 0
                ORDER BY price ASC LIMIT 1
156 0.0004 0.00036907196044922
SELECT * FROM productoffers
                WHERE product_id = 1125
                ORDER BY price ASC LIMIT 1
157 0.0003 0.00026297569274902
SELECT value FROM productattributes
                WHERE product_id = '1125'
                AND name = 'ListPriceAmount'
158 0.0003 0.00026106834411621
SELECT value FROM productattributes WHERE product_id = '1125' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
159 0.0005 0.00052785873413086
SELECT * FROM products WHERE id = '1145'
160 0.0005 0.00049686431884766
SELECT * FROM productimages WHERE product_id = '1145' ORDER BY sortorder ASC
161 0.0007 0.00067281723022461
SELECT * FROM product_image_select WHERE product_id = '1145'
162 0.0005 0.00046801567077637
SELECT * FROM productcustomimages WHERE product_id = '1145'
163 0.0014 0.0014050006866455
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1145' AND a.name = n.originalname
164 0.0006 0.00061202049255371
SELECT * FROM productoffers WHERE product_id = '1145' AND merchantid = 'A1X6FK5RDHNB96'
165 0.0005 0.00049185752868652
SELECT * FROM productoffers
                WHERE product_id = '1145' AND price > 0
                ORDER BY price ASC LIMIT 1
166 0.0005 0.00052404403686523
SELECT value FROM productattributes WHERE product_id = '1145' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
167 0.0007 0.00072002410888672
SELECT * FROM products WHERE id = '810'
168 0.0005 0.00052094459533691
SELECT * FROM productimages WHERE product_id = '810' ORDER BY sortorder ASC
169 0.0004 0.00041484832763672
SELECT * FROM product_image_select WHERE product_id = '810'
170 0.0002 0.00024294853210449
SELECT * FROM productcustomimages WHERE product_id = '810'
171 0.0003 0.00027084350585938
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '810' AND a.name = n.originalname
172 0.0003 0.00026392936706543
SELECT * FROM productoffers WHERE product_id = '810' AND merchantid = 'A1X6FK5RDHNB96'
173 0.0003 0.00027012825012207
SELECT * FROM productoffers
                WHERE product_id = '810' AND price > 0
                ORDER BY price ASC LIMIT 1
174 0.0003 0.00031709671020508
SELECT value FROM productattributes WHERE product_id = '810' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
175 0.0006 0.00056099891662598
SELECT * FROM products WHERE id = '1917'
176 0.0002 0.00024795532226562
SELECT * FROM productimages WHERE product_id = '1917' ORDER BY sortorder ASC
177 0.0006 0.00057196617126465
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1917' AND p.id = pi.product_id ORDER BY pi.sortorder
178 0.0005 0.00045394897460938
SELECT * FROM product_image_select WHERE product_id = '1917'
179 0.0003 0.00026607513427734
SELECT * FROM productcustomimages WHERE product_id = '1917'
180 0.0007 0.00072097778320312
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1917'
                GROUP BY o.product_id
181 0.0007 0.00070095062255859
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1917'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
182 0.0005 0.00049781799316406
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1917
183 0.0003 0.0002751350402832
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1917' AND a.name = n.originalname
184 0.0003 0.00026202201843262
SELECT * FROM productoffers WHERE product_id = '1917' AND merchantid = 'A1X6FK5RDHNB96'
185 0.0003 0.00028014183044434
SELECT * FROM productoffers
                WHERE product_id = '1917' AND price > 0
                ORDER BY price ASC LIMIT 1
186 0.0003 0.00027203559875488
SELECT * FROM productoffers
                WHERE product_id = 1917
                ORDER BY price ASC LIMIT 1
187 0.0003 0.0002589225769043
SELECT value FROM productattributes
                WHERE product_id = '1917'
                AND name = 'ListPriceAmount'
188 0.0003 0.00028014183044434
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1917'
                GROUP BY o.product_id
189 0.0003 0.00026607513427734
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1917'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
190 0.0003 0.00034403800964355
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1917
191 0.0005 0.00054097175598145
SELECT * FROM products WHERE parent_id = '1917'
192 0.0006 0.00061893463134766
SELECT * FROM products WHERE id = '3546'
193 0.0003 0.00026297569274902
SELECT * FROM productimages WHERE product_id = '3546' ORDER BY sortorder ASC
194 0.0008 0.0007779598236084
SELECT * FROM product_image_select WHERE product_id = '3546'
195 0.0009 0.00089788436889648
SELECT * FROM productcustomimages WHERE product_id = '3546'
196 0.0008 0.00076007843017578
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3546' AND a.name = n.originalname
197 0.0003 0.00029706954956055
SELECT * FROM productoffers WHERE product_id = '3546' AND merchantid = 'A1X6FK5RDHNB96'
198 0.0003 0.0003209114074707
SELECT * FROM productoffers
                WHERE product_id = '3546' AND price > 0
                ORDER BY price ASC LIMIT 1
199 0.0003 0.00026297569274902
SELECT value FROM productattributes WHERE product_id = '3546' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
200 0.0008 0.00079679489135742
SELECT * FROM products WHERE id = '3743'
201 0.0003 0.00029182434082031
SELECT * FROM productimages WHERE product_id = '3743' ORDER BY sortorder ASC
202 0.0003 0.00029110908508301
SELECT * FROM product_image_select WHERE product_id = '3743'
203 0.0003 0.00027585029602051
SELECT * FROM productcustomimages WHERE product_id = '3743'
204 0.0003 0.0002892017364502
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3743' AND a.name = n.originalname
205 0.0003 0.00027894973754883
SELECT * FROM productoffers WHERE product_id = '3743' AND merchantid = 'A1X6FK5RDHNB96'
206 0.0003 0.00028109550476074
SELECT * FROM productoffers
                WHERE product_id = '3743' AND price > 0
                ORDER BY price ASC LIMIT 1
207 0.0003 0.00026798248291016
SELECT value FROM productattributes WHERE product_id = '3743' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
208 0.0006 0.00059890747070312
SELECT * FROM products WHERE id = '3204'
209 0.0003 0.00026202201843262
SELECT * FROM productimages WHERE product_id = '3204' ORDER BY sortorder ASC
210 0.0012 0.0012099742889404
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3204' AND p.id = pi.product_id ORDER BY pi.sortorder
211 0.0011 0.0011200904846191
SELECT * FROM product_image_select WHERE product_id = '3204'
212 0.0003 0.00027203559875488
SELECT * FROM productcustomimages WHERE product_id = '3204'
213 0.0007 0.00065803527832031
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3204'
                GROUP BY o.product_id
214 0.0009 0.00086593627929688
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3204'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
215 0.0006 0.00060105323791504
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3204
216 0.0003 0.00033187866210938
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3204' AND a.name = n.originalname
217 0.0003 0.00030922889709473
SELECT * FROM productoffers WHERE product_id = '3204' AND merchantid = 'A1X6FK5RDHNB96'
218 0.0003 0.00029706954956055
SELECT * FROM productoffers
                WHERE product_id = '3204' AND price > 0
                ORDER BY price ASC LIMIT 1
219 0.0003 0.00029110908508301
SELECT * FROM productoffers
                WHERE product_id = 3204
                ORDER BY price ASC LIMIT 1
220 0.0003 0.00029802322387695
SELECT value FROM productattributes
                WHERE product_id = '3204'
                AND name = 'ListPriceAmount'
221 0.0003 0.00031709671020508
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3204'
                GROUP BY o.product_id
222 0.0003 0.00028300285339355
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3204'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
223 0.0003 0.00028491020202637
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3204
224 0.0003 0.00026607513427734
SELECT value FROM productattributes WHERE product_id = '3204' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
225 0.0011 0.001086950302124
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3204'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
226 0.0006 0.00063300132751465
SELECT * FROM products WHERE id = '974'
227 0.0003 0.00026917457580566
SELECT * FROM productimages WHERE product_id = '974' ORDER BY sortorder ASC
228 0.0003 0.00030112266540527
SELECT * FROM product_image_select WHERE product_id = '974'
229 0.0003 0.00025796890258789
SELECT * FROM productcustomimages WHERE product_id = '974'
230 0.0003 0.00029993057250977
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '974' AND a.name = n.originalname
231 0.0003 0.00027894973754883
SELECT * FROM productoffers WHERE product_id = '974' AND merchantid = 'A1X6FK5RDHNB96'
232 0.0003 0.00033783912658691
SELECT * FROM productoffers
                WHERE product_id = '974' AND price > 0
                ORDER BY price ASC LIMIT 1
233 0.0004 0.00037217140197754
SELECT value FROM productattributes WHERE product_id = '974' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
234 0.0009 0.00090312957763672
SELECT * FROM products WHERE id = '931'
235 0.0005 0.0005490779876709
SELECT * FROM productimages WHERE product_id = '931' ORDER BY sortorder ASC
236 0.0004 0.00036287307739258
SELECT * FROM product_image_select WHERE product_id = '931'
237 0.0003 0.00031900405883789
SELECT * FROM productcustomimages WHERE product_id = '931'
238 0.0005 0.00045299530029297
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '931' AND a.name = n.originalname
239 0.0005 0.00047183036804199
SELECT * FROM productoffers WHERE product_id = '931' AND merchantid = 'A1X6FK5RDHNB96'
240 0.0007 0.00069093704223633
SELECT * FROM productoffers
                WHERE product_id = '931' AND price > 0
                ORDER BY price ASC LIMIT 1
241 0.0004 0.0004429817199707
SELECT value FROM productattributes WHERE product_id = '931' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
242 0.0010 0.00097107887268066
SELECT * FROM products WHERE id = '1204'
243 0.0004 0.0004417896270752
SELECT * FROM productimages WHERE product_id = '1204' ORDER BY sortorder ASC
244 0.0004 0.00042104721069336
SELECT * FROM product_image_select WHERE product_id = '1204'
245 0.0004 0.00036311149597168
SELECT * FROM productcustomimages WHERE product_id = '1204'
246 0.0005 0.00052094459533691
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1204' AND a.name = n.originalname
247 0.0005 0.00047206878662109
SELECT * FROM productoffers WHERE product_id = '1204' AND merchantid = 'A1X6FK5RDHNB96'
248 0.0005 0.00050687789916992
SELECT * FROM productoffers
                WHERE product_id = '1204' AND price > 0
                ORDER BY price ASC LIMIT 1
249 0.0004 0.00036406517028809
SELECT value FROM productattributes WHERE product_id = '1204' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
250 0.0011 0.0011351108551025
SELECT * FROM products WHERE id = '3134'
251 0.0004 0.00040292739868164
SELECT * FROM productimages WHERE product_id = '3134' ORDER BY sortorder ASC
252 0.0023 0.002302885055542
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3134' AND p.id = pi.product_id ORDER BY pi.sortorder
253 0.0003 0.00032305717468262
SELECT * FROM product_image_select WHERE product_id = '3134'
254 0.0003 0.00033998489379883
SELECT * FROM productcustomimages WHERE product_id = '3134'
255 0.0009 0.00094294548034668
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3134'
                GROUP BY o.product_id
256 0.0018 0.0017518997192383
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3134'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
257 0.0008 0.00080013275146484
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3134
258 0.0003 0.00034403800964355
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3134' AND a.name = n.originalname
259 0.0003 0.00030899047851562
SELECT * FROM productoffers WHERE product_id = '3134' AND merchantid = 'A1X6FK5RDHNB96'
260 0.0003 0.00033116340637207
SELECT * FROM productoffers
                WHERE product_id = '3134' AND price > 0
                ORDER BY price ASC LIMIT 1
261 0.0003 0.00031399726867676
SELECT * FROM productoffers
                WHERE product_id = 3134
                ORDER BY price ASC LIMIT 1
262 0.0003 0.00025606155395508
SELECT value FROM productattributes
                WHERE product_id = '3134'
                AND name = 'ListPriceAmount'
263 0.0003 0.00032687187194824
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3134'
                GROUP BY o.product_id
264 0.0003 0.00026607513427734
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3134'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
265 0.0003 0.00034093856811523
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3134
266 0.0003 0.00032782554626465
SELECT value FROM productattributes WHERE product_id = '3134' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
267 0.0014 0.0013809204101562
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3134'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
268 0.0017 0.0016779899597168
SELECT * FROM products WHERE id = '4505'
269 0.0012 0.0012481212615967
SELECT * FROM productimages WHERE product_id = '4505' ORDER BY sortorder ASC
270 0.0011 0.0010900497436523
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4505' AND p.id = pi.product_id ORDER BY pi.sortorder
271 0.0009 0.00092196464538574
SELECT * FROM product_image_select WHERE product_id = '4505'
272 0.0007 0.00073599815368652
SELECT * FROM productcustomimages WHERE product_id = '4505'
273 0.0014 0.0014009475708008
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4505'
                GROUP BY o.product_id
274 0.0014 0.00136399269104
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4505'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
275 0.0009 0.00091695785522461
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4505
276 0.0015 0.0015449523925781
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4505' AND a.name = n.originalname
277 0.0009 0.00086188316345215
SELECT * FROM productoffers WHERE product_id = '4505' AND merchantid = 'A1X6FK5RDHNB96'
278 0.0007 0.00071191787719727
SELECT * FROM productoffers
                WHERE product_id = '4505' AND price > 0
                ORDER BY price ASC LIMIT 1
279 0.0006 0.00055503845214844
SELECT * FROM productoffers
                WHERE product_id = 4505
                ORDER BY price ASC LIMIT 1
280 0.0006 0.00058197975158691
SELECT value FROM productattributes
                WHERE product_id = '4505'
                AND name = 'ListPriceAmount'
281 0.0004 0.00035905838012695
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4505'
                GROUP BY o.product_id
282 0.0003 0.00028204917907715
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4505'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
283 0.0003 0.00031399726867676
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4505
284 0.0006 0.00062704086303711
SELECT value FROM productattributes WHERE product_id = '4505' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
285 0.0009 0.00090599060058594
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4505'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'PackageQuantity'
                GROUP BY o.value
                ORDER BY o.value ASC
286 0.0005 0.00051188468933105
SELECT * FROM products WHERE parent_id = '4505'
287 0.0006 0.00057101249694824
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4506' AND a.name = n.originalname
288 0.0007 0.00065994262695312
SELECT * FROM productoffers WHERE product_id = '4506' AND merchantid = 'A1X6FK5RDHNB96'
289 0.0008 0.00083208084106445
SELECT * FROM products WHERE id = '796'
290 0.0012 0.0011870861053467
SELECT * FROM productimages WHERE product_id = '796' ORDER BY sortorder ASC
291 0.0011 0.0011019706726074
SELECT * FROM product_image_select WHERE product_id = '796'
292 0.0006 0.0006101131439209
SELECT * FROM productcustomimages WHERE product_id = '796'
293 0.0011 0.0011188983917236
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '796' AND a.name = n.originalname
294 0.0007 0.00068902969360352
SELECT * FROM productoffers WHERE product_id = '796' AND merchantid = 'A1X6FK5RDHNB96'
295 0.0006 0.0005958080291748
SELECT * FROM productoffers
                WHERE product_id = '796' AND price > 0
                ORDER BY price ASC LIMIT 1
296 0.0005 0.00053000450134277
SELECT * FROM productoffers
                WHERE product_id = 796
                ORDER BY price ASC LIMIT 1
297 0.0006 0.00061202049255371
SELECT value FROM productattributes
                WHERE product_id = '796'
                AND name = 'ListPriceAmount'
298 0.0006 0.00059294700622559
SELECT value FROM productattributes WHERE product_id = '796' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
299 0.0013 0.0012850761413574
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2156' ORDER BY timestamp DESC
300 0.0003 0.00029397010803223
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3938' ORDER BY timestamp DESC
301 0.0005 0.00045585632324219
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4949' ORDER BY timestamp DESC
302 0.0007 0.00065898895263672
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1224' ORDER BY timestamp DESC
303 0.0003 0.00031495094299316
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1561' ORDER BY timestamp DESC
304 0.0004 0.00037693977355957
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1125' ORDER BY timestamp DESC
305 0.0003 0.00034093856811523
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1145' ORDER BY timestamp DESC
306 0.0003 0.00032997131347656
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '810' ORDER BY timestamp DESC
307 0.0002 0.00023388862609863
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1917' ORDER BY timestamp DESC
308 0.0003 0.00026702880859375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3546' ORDER BY timestamp DESC
309 0.0002 0.00023198127746582
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3743' ORDER BY timestamp DESC
310 0.0002 0.0002439022064209
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3204' ORDER BY timestamp DESC
311 0.0003 0.00025510787963867
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '974' ORDER BY timestamp DESC
312 0.0003 0.00033807754516602
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '931' ORDER BY timestamp DESC
313 0.0003 0.00025200843811035
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1204' ORDER BY timestamp DESC
314 0.0002 0.00022411346435547
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3134' ORDER BY timestamp DESC
315 0.0003 0.00028705596923828
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4505' ORDER BY timestamp DESC
316 0.0003 0.00030899047851562
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '796' ORDER BY timestamp DESC
317 0.0003 0.00030684471130371
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
318 0.0003 0.0002748966217041
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
319 0.0004 0.00036501884460449
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
320 0.0002 0.00023388862609863
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
321 0.0003 0.00031304359436035
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
322 0.0002 0.00021696090698242
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
323 0.0003 0.0002901554107666
SELECT * FROM products WHERE id = 1626
324 0.0005 0.00051093101501465
SELECT * FROM products WHERE id = 4041
325 0.0006 0.0005650520324707
SELECT * FROM products WHERE id = 4312
326 0.0006 0.00055909156799316
SELECT * FROM products WHERE id = 777
327 0.0006 0.00057697296142578
SELECT * FROM products WHERE id = 4213
328 0.0006 0.00060009956359863
SELECT * FROM products WHERE id = 3881
329 0.0005 0.00048208236694336
SELECT * FROM products WHERE id = '1626'
330 0.0003 0.00030994415283203
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
331 0.0002 0.00021004676818848
SELECT * FROM product_image_select WHERE product_id = '1626'
332 0.0004 0.00044417381286621
SELECT * FROM productcustomimages WHERE product_id = '1626'
333 0.0003 0.00027918815612793
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
334 0.0004 0.00035500526428223
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
335 0.0003 0.00032997131347656
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
336 0.0004 0.00038409233093262
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
337 0.0004 0.00042200088500977
SELECT * FROM products WHERE id = '4041'
338 0.0003 0.0003049373626709
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
339 0.0002 0.00020194053649902
SELECT * FROM product_image_select WHERE product_id = '4041'
340 0.0003 0.00028514862060547
SELECT * FROM productcustomimages WHERE product_id = '4041'
341 0.0003 0.00030994415283203
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
342 0.0004 0.00041604042053223
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
343 0.0003 0.00034999847412109
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
344 0.0003 0.00028204917907715
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
345 0.0004 0.00038409233093262
SELECT * FROM products WHERE id = '4312'
346 0.0002 0.00022602081298828
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
347 0.0002 0.00023913383483887
SELECT * FROM product_image_select WHERE product_id = '4312'
348 0.0002 0.00020503997802734
SELECT * FROM productcustomimages WHERE product_id = '4312'
349 0.0003 0.00026607513427734
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
350 0.0002 0.00024008750915527
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
351 0.0002 0.00024604797363281
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
352 0.0003 0.00029802322387695
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
353 0.0003 0.00032901763916016
SELECT * FROM products WHERE id = '777'
354 0.0002 0.00023317337036133
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
355 0.0003 0.00028896331787109
SELECT * FROM product_image_select WHERE product_id = '777'
356 0.0002 0.00021100044250488
SELECT * FROM productcustomimages WHERE product_id = '777'
357 0.0002 0.00022983551025391
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
358 0.0003 0.00025796890258789
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
359 0.0002 0.00023889541625977
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
360 0.0003 0.00032615661621094
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
361 0.0003 0.00032591819763184
SELECT * FROM products WHERE id = '4213'
362 0.0011 0.0011448860168457
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
363 0.0002 0.0002288818359375
SELECT * FROM product_image_select WHERE product_id = '4213'
364 0.0002 0.00023508071899414
SELECT * FROM productcustomimages WHERE product_id = '4213'
365 0.0004 0.0003969669342041
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
366 0.0003 0.00025486946105957
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
367 0.0004 0.00035190582275391
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
368 0.0003 0.00029492378234863
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
369 0.0003 0.00033998489379883
SELECT * FROM products WHERE id = '3881'
370 0.0005 0.00045084953308105
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
371 0.0003 0.00028014183044434
SELECT * FROM product_image_select WHERE product_id = '3881'
372 0.0002 0.00021696090698242
SELECT * FROM productcustomimages WHERE product_id = '3881'
373 0.0002 0.0002439022064209
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
374 0.0003 0.00029802322387695
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
375 0.0003 0.0002739429473877
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
376 0.0003 0.00026917457580566
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
377 0.0003 0.00034189224243164
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
378 0.0003 0.00029301643371582
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
379 0.0005 0.0005488395690918
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
380 0.0004 0.00044798851013184
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
381 0.0004 0.00042819976806641
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
382 0.0006 0.00057196617126465
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
383 0.0006 0.0005638599395752
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'